home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / PEBuilder / pebuilder3110a.exe / {app} / plugin / sermouse / sermouse.inf < prev   
Windows Setup INFormation  |  2006-02-17  |  710b  |  24 lines

  1. ; PE Builder v3 plug-in INF file
  2. ; http://www.nu2.nu/pebuilder/
  3. ; Created by Bart Lagerweij
  4.  
  5. [Version]
  6. Signature= "$Windows NT$"
  7.  
  8. [PEBuilder]
  9. Name="Serial Mouse"
  10. Enable=1
  11. Help="sermouse.htm"
  12.  
  13. [SourceDisksFiles]
  14. sermouse.sys=4
  15.  
  16. [SetupReg.AddReg]
  17. 0x1, "ControlSet001\Services\sermouse", "DisplayName", "Serial Mouse Driver"
  18. 0x1, "ControlSet001\Services\sermouse", "Group", "Pointer Port"
  19. 0x2, "ControlSet001\Services\sermouse", "ImagePath", "System32\drivers\sermouse.sys"
  20. 0x4, "ControlSet001\Services\sermouse", "Start", 0x3
  21. 0x4, "ControlSet001\Services\sermouse", "Type", 0x1
  22. 0x4, "ControlSet001\Services\sermouse", "ErrorControl", 0x1
  23. 0x4, "ControlSet001\Services\sermouse", "Tag", 0x4
  24.